home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / axcool / form2.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1998-08-27  |  830 b   |  27 lines

  1. VERSION 5.00
  2. Object = "{114982CA-D24D-11D1-82E1-D3A1673CD709}#21.0#0"; "axData.ocx"
  3. Begin VB.Form Form2 
  4.    Caption         =   "Form2"
  5.    ClientHeight    =   3195
  6.    ClientLeft      =   60
  7.    ClientTop       =   345
  8.    ClientWidth     =   6465
  9.    LinkTopic       =   "Form2"
  10.    ScaleHeight     =   3195
  11.    ScaleWidth      =   6465
  12.    StartUpPosition =   3  'Windows Default
  13.    Begin axDataControl.axData axData1 
  14.       Align           =   1  'Align Top
  15.       Height          =   450
  16.       Left            =   0
  17.       Top             =   0
  18.       Width           =   6465
  19.       _ExtentX        =   11404
  20.       _ExtentY        =   794
  21.    End
  22. Attribute VB_Name = "Form2"
  23. Attribute VB_GlobalNameSpace = False
  24. Attribute VB_Creatable = False
  25. Attribute VB_PredeclaredId = True
  26. Attribute VB_Exposed = False
  27.